home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / KyStack.cpt / Kentucky Stack / card_4142.txt < prev    next >
Text File  |  1988-02-29  |  12KB  |  582 lines

  1. -- card: 4142 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2446
  5. -- name: More than 11 Fonts
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 8000
  11. -- rect: left=237 top=169 right=181 bottom=249
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   put "Louisville" into background field "cities"
  23. end mouseUp
  24.  
  25.  
  26.  
  27. -- part 4 (button)
  28. -- low flags: 00
  29. -- high flags: 8000
  30. -- rect: left=297 top=168 right=180 bottom=309
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 1
  34. -- font id: 0
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: 
  39. ----- HyperTalk script -----
  40. on mouseUp
  41.   put "Frankfort" into background field "cities"
  42. end mouseUp
  43.  
  44.  
  45.  
  46. -- part 5 (button)
  47. -- low flags: 00
  48. -- high flags: 8000
  49. -- rect: left=326 top=186 right=198 bottom=338
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 1
  53. -- font id: 0
  54. -- text size: 12
  55. -- style flags: 0
  56. -- line height: 16
  57. -- part name: 
  58. ----- HyperTalk script -----
  59. on mouseUp
  60.   put "Lexington" into background field "cities"
  61. end mouseUp
  62.  
  63.  
  64.  
  65. -- part 6 (button)
  66. -- low flags: 00
  67. -- high flags: 8000
  68. -- rect: left=228 top=219 right=231 bottom=240
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: 
  77. ----- HyperTalk script -----
  78. on mouseUp
  79.   put "Elizabethtown" into background field "cities"
  80. end mouseUp
  81.  
  82.  
  83.  
  84. -- part 7 (button)
  85. -- low flags: 00
  86. -- high flags: 8000
  87. -- rect: left=279 top=314 right=326 bottom=291
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 1
  91. -- font id: 0
  92. -- text size: 12
  93. -- style flags: 0
  94. -- line height: 16
  95. -- part name: 
  96. ----- HyperTalk script -----
  97. on mouseUp
  98.   put "Albany" into background field "cities"
  99. end mouseUp
  100.  
  101.  
  102.  
  103. -- part 8 (button)
  104. -- low flags: 00
  105. -- high flags: 8000
  106. -- rect: left=444 top=145 right=157 bottom=456
  107. -- title width / last selected line: 0
  108. -- icon id / first selected line: 0 / 0
  109. -- text alignment: 1
  110. -- font id: 0
  111. -- text size: 12
  112. -- style flags: 0
  113. -- line height: 16
  114. -- part name: 
  115. ----- HyperTalk script -----
  116. on mouseUp
  117.   put "Ashland" into background field "cities"
  118. end mouseUp
  119.  
  120.  
  121.  
  122. -- part 9 (button)
  123. -- low flags: 00
  124. -- high flags: 8000
  125. -- rect: left=60 top=284 right=296 bottom=72
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 1
  129. -- font id: 0
  130. -- text size: 12
  131. -- style flags: 0
  132. -- line height: 16
  133. -- part name: 
  134. ----- HyperTalk script -----
  135. on mouseUp
  136.   put "Calvert City" into background field "cities"
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 10 (button)
  142. -- low flags: 00
  143. -- high flags: 8000
  144. -- rect: left=303 top=224 right=236 bottom=315
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 1
  148. -- font id: 0
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: 
  153. ----- HyperTalk script -----
  154. on mouseUp
  155.   put "Danville" into background field "cities"
  156. end mouseUp
  157.  
  158.  
  159.  
  160. -- part 11 (button)
  161. -- low flags: 00
  162. -- high flags: 8000
  163. -- rect: left=225 top=287 right=299 bottom=237
  164. -- title width / last selected line: 0
  165. -- icon id / first selected line: 0 / 0
  166. -- text alignment: 1
  167. -- font id: 0
  168. -- text size: 12
  169. -- style flags: 0
  170. -- line height: 16
  171. -- part name: 
  172. ----- HyperTalk script -----
  173. on mouseUp
  174.   put "Glasgow" into background field "cities"
  175. end mouseUp
  176.  
  177.  
  178.  
  179. -- part 12 (button)
  180. -- low flags: 00
  181. -- high flags: 8000
  182. -- rect: left=190 top=288 right=300 bottom=202
  183. -- title width / last selected line: 0
  184. -- icon id / first selected line: 0 / 0
  185. -- text alignment: 1
  186. -- font id: 0
  187. -- text size: 12
  188. -- style flags: 0
  189. -- line height: 16
  190. -- part name: 
  191. ----- HyperTalk script -----
  192. on mouseUp
  193.   put "Bowling Green" into background field "cities"
  194. end mouseUp
  195.  
  196.  
  197.  
  198. -- part 13 (button)
  199. -- low flags: 00
  200. -- high flags: 8000
  201. -- rect: left=169 top=203 right=215 bottom=181
  202. -- title width / last selected line: 0
  203. -- icon id / first selected line: 0 / 0
  204. -- text alignment: 1
  205. -- font id: 0
  206. -- text size: 12
  207. -- style flags: 0
  208. -- line height: 16
  209. -- part name: 
  210. ----- HyperTalk script -----
  211. on mouseUp
  212.   put "Hawesville" into background field "cities"
  213. end mouseUp
  214.  
  215.  
  216.  
  217. -- part 14 (button)
  218. -- low flags: 00
  219. -- high flags: 8000
  220. -- rect: left=411 top=256 right=269 bottom=424
  221. -- title width / last selected line: 0
  222. -- icon id / first selected line: 0 / 0
  223. -- text alignment: 1
  224. -- font id: 0
  225. -- text size: 12
  226. -- style flags: 0
  227. -- line height: 16
  228. -- part name: 
  229. ----- HyperTalk script -----
  230. on mouseUp
  231.   put "Hazard" into background field "cities"
  232. end mouseUp
  233.  
  234.  
  235.  
  236. -- part 15 (button)
  237. -- low flags: 00
  238. -- high flags: 8000
  239. -- rect: left=117 top=299 right=311 bottom=129
  240. -- title width / last selected line: 0
  241. -- icon id / first selected line: 0 / 0
  242. -- text alignment: 1
  243. -- font id: 0
  244. -- text size: 12
  245. -- style flags: 0
  246. -- line height: 16
  247. -- part name: 
  248. ----- HyperTalk script -----
  249. on mouseUp
  250.   put "Hopkinsville" into background field "cities"
  251. end mouseUp
  252.  
  253.  
  254.  
  255. -- part 16 (button)
  256. -- low flags: 00
  257. -- high flags: 8000
  258. -- rect: left=399 top=229 right=242 bottom=412
  259. -- title width / last selected line: 0
  260. -- icon id / first selected line: 0 / 0
  261. -- text alignment: 1
  262. -- font id: 0
  263. -- text size: 12
  264. -- style flags: 0
  265. -- line height: 16
  266. -- part name: 
  267. ----- HyperTalk script -----
  268. on mouseUp
  269.   put "Jackson" into background field "cities"
  270. end mouseUp
  271.  
  272.  
  273.  
  274. -- part 17 (button)
  275. -- low flags: 00
  276. -- high flags: 8000
  277. -- rect: left=448 top=262 right=275 bottom=461
  278. -- title width / last selected line: 0
  279. -- icon id / first selected line: 0 / 0
  280. -- text alignment: 1
  281. -- font id: 0
  282. -- text size: 12
  283. -- style flags: 0
  284. -- line height: 16
  285. -- part name: 
  286. ----- HyperTalk script -----
  287. on mouseUp
  288.   put "Jenkins" into background field "cities"
  289. end mouseUp
  290.  
  291.  
  292.  
  293. -- part 18 (button)
  294. -- low flags: 00
  295. -- high flags: 8000
  296. -- rect: left=271 top=233 right=245 bottom=283
  297. -- title width / last selected line: 0
  298. -- icon id / first selected line: 0 / 0
  299. -- text alignment: 1
  300. -- font id: 0
  301. -- text size: 12
  302. -- style flags: 0
  303. -- line height: 16
  304. -- part name: 
  305. ----- HyperTalk script -----
  306. on mouseUp
  307.   put "Lebanon" into background field "cities"
  308. end mouseUp
  309.  
  310.  
  311.  
  312. -- part 19 (button)
  313. -- low flags: 00
  314. -- high flags: 8000
  315. -- rect: left=354 top=273 right=285 bottom=366
  316. -- title width / last selected line: 0
  317. -- icon id / first selected line: 0 / 0
  318. -- text alignment: 1
  319. -- font id: 0
  320. -- text size: 12
  321. -- style flags: 0
  322. -- line height: 16
  323. -- part name: 
  324. ----- HyperTalk script -----
  325. on mouseUp
  326.   put "London" into background field "cities"
  327. end mouseUp
  328.  
  329.  
  330.  
  331. -- part 20 (button)
  332. -- low flags: 00
  333. -- high flags: 8000
  334. -- rect: left=117 top=252 right=264 bottom=129
  335. -- title width / last selected line: 0
  336. -- icon id / first selected line: 0 / 0
  337. -- text alignment: 1
  338. -- font id: 0
  339. -- text size: 12
  340. -- style flags: 0
  341. -- line height: 16
  342. -- part name: 
  343. ----- HyperTalk script -----
  344. on mouseUp
  345.   put "Madisonville" into background field "cities"
  346. end mouseUp
  347.  
  348.  
  349.  
  350. -- part 21 (button)
  351. -- low flags: 00
  352. -- high flags: 8000
  353. -- rect: left=79 top=254 right=266 bottom=91
  354. -- title width / last selected line: 0
  355. -- icon id / first selected line: 0 / 0
  356. -- text alignment: 1
  357. -- font id: 0
  358. -- text size: 12
  359. -- style flags: 0
  360. -- line height: 16
  361. -- part name: 
  362. ----- HyperTalk script -----
  363. on mouseUp
  364.   put "Marion" into background field "cities"
  365. end mouseUp
  366.  
  367.  
  368.  
  369. -- part 22 (button)
  370. -- low flags: 00
  371. -- high flags: 8000
  372. -- rect: left=38 top=311 right=323 bottom=50
  373. -- title width / last selected line: 0
  374. -- icon id / first selected line: 0 / 0
  375. -- text alignment: 1
  376. -- font id: 0
  377. -- text size: 12
  378. -- style flags: 0
  379. -- line height: 16
  380. -- part name: 
  381. ----- HyperTalk script -----
  382. on mouseUp
  383.   put "Mayfield" into background field "cities"
  384. end mouseUp
  385.  
  386.  
  387.  
  388. -- part 23 (button)
  389. -- low flags: 00
  390. -- high flags: 8000
  391. -- rect: left=371 top=130 right=142 bottom=383
  392. -- title width / last selected line: 0
  393. -- icon id / first selected line: 0 / 0
  394. -- text alignment: 1
  395. -- font id: 0
  396. -- text size: 12
  397. -- style flags: 0
  398. -- line height: 16
  399. -- part name: 
  400. ----- HyperTalk script -----
  401. on mouseUp
  402.   put "Maysville" into background field "cities"
  403. end mouseUp
  404.  
  405.  
  406.  
  407. -- part 24 (button)
  408. -- low flags: 00
  409. -- high flags: 8000
  410. -- rect: left=383 top=315 right=327 bottom=395
  411. -- title width / last selected line: 0
  412. -- icon id / first selected line: 0 / 0
  413. -- text alignment: 1
  414. -- font id: 0
  415. -- text size: 12
  416. -- style flags: 0
  417. -- line height: 16
  418. -- part name: 
  419. ----- HyperTalk script -----
  420. on mouseUp
  421.   put "Middlesboro" into background field "cities"
  422. end mouseUp
  423.  
  424.  
  425.  
  426. -- part 25 (button)
  427. -- low flags: 00
  428. -- high flags: 8000
  429. -- rect: left=395 top=170 right=182 bottom=407
  430. -- title width / last selected line: 0
  431. -- icon id / first selected line: 0 / 0
  432. -- text alignment: 1
  433. -- font id: 0
  434. -- text size: 12
  435. -- style flags: 0
  436. -- line height: 16
  437. -- part name: 
  438. ----- HyperTalk script -----
  439. on mouseUp
  440.   put "Morehead" into background field "cities"
  441. end mouseUp
  442.  
  443.  
  444.  
  445. -- part 26 (button)
  446. -- low flags: 00
  447. -- high flags: 8000
  448. -- rect: left=145 top=215 right=227 bottom=157
  449. -- title width / last selected line: 0
  450. -- icon id / first selected line: 0 / 0
  451. -- text alignment: 1
  452. -- font id: 0
  453. -- text size: 12
  454. -- style flags: 0
  455. -- line height: 16
  456. -- part name: 
  457. ----- HyperTalk script -----
  458. on mouseUp
  459.   put "Owensboro" into background field "cities"
  460. end mouseUp
  461.  
  462.  
  463.  
  464. -- part 27 (button)
  465. -- low flags: 00
  466. -- high flags: 8000
  467. -- rect: left=39 top=279 right=291 bottom=51
  468. -- title width / last selected line: 0
  469. -- icon id / first selected line: 0 / 0
  470. -- text alignment: 1
  471. -- font id: 0
  472. -- text size: 12
  473. -- style flags: 0
  474. -- line height: 16
  475. -- part name: 
  476. ----- HyperTalk script -----
  477. on mouseUp
  478.   put "Paducah" into background field "cities"
  479. end mouseUp
  480.  
  481.  
  482.  
  483. -- part 28 (button)
  484. -- low flags: 00
  485. -- high flags: 8000
  486. -- rect: left=438 top=202 right=214 bottom=450
  487. -- title width / last selected line: 0
  488. -- icon id / first selected line: 0 / 0
  489. -- text alignment: 1
  490. -- font id: 0
  491. -- text size: 12
  492. -- style flags: 0
  493. -- line height: 16
  494. -- part name: 
  495. ----- HyperTalk script -----
  496. on mouseUp
  497.   put "Paintsville" into background field "cities"
  498. end mouseUp
  499.  
  500.  
  501.  
  502. -- part 29 (button)
  503. -- low flags: 00
  504. -- high flags: 8000
  505. -- rect: left=94 top=278 right=290 bottom=106
  506. -- title width / last selected line: 0
  507. -- icon id / first selected line: 0 / 0
  508. -- text alignment: 1
  509. -- font id: 0
  510. -- text size: 12
  511. -- style flags: 0
  512. -- line height: 16
  513. -- part name: 
  514. ----- HyperTalk script -----
  515. on mouseUp
  516.   put "Princeton" into background field "cities"
  517. end mouseUp
  518.  
  519.  
  520.  
  521. -- part 30 (button)
  522. -- low flags: 00
  523. -- high flags: 8000
  524. -- rect: left=318 top=274 right=286 bottom=330
  525. -- title width / last selected line: 0
  526. -- icon id / first selected line: 0 / 0
  527. -- text alignment: 1
  528. -- font id: 0
  529. -- text size: 12
  530. -- style flags: 0
  531. -- line height: 16
  532. -- part name: 
  533. ----- HyperTalk script -----
  534. on mouseUp
  535.   put "Somerset" into background field "cities"
  536. end mouseUp
  537.  
  538.  
  539.  
  540. -- part 31 (button)
  541. -- low flags: 00
  542. -- high flags: 0000
  543. -- rect: left=466 top=30 right=58 bottom=500
  544. -- title width / last selected line: 0
  545. -- icon id / first selected line: 21700 / 21700
  546. -- text alignment: 1
  547. -- font id: 0
  548. -- text size: 12
  549. -- style flags: 0
  550. -- line height: 16
  551. -- part name: 
  552. ----- HyperTalk script -----
  553. on mouseUp
  554.   visual effect barn door open very slowly
  555.   go Home
  556. end mouseUp
  557.  
  558.  
  559.  
  560. -- part 33 (button)
  561. -- low flags: 00
  562. -- high flags: 0000
  563. -- rect: left=411 top=32 right=57 bottom=435
  564. -- title width / last selected line: 0
  565. -- icon id / first selected line: 1014 / 1014
  566. -- text alignment: 1
  567. -- font id: 0
  568. -- text size: 12
  569. -- style flags: 0
  570. -- line height: 16
  571. -- part name: Prev
  572. ----- HyperTalk script -----
  573. on mouseUp
  574.   visual effect dissolve
  575.   go prev
  576. end mouseUp
  577.  
  578.  
  579.  
  580. -- part contents for background part 25
  581. ----- text -----
  582. Louisville